CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel Laplacian

搜索资源列表

  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. EdgeDetection

    0下载:
  2. 边缘检测,分别使用Laplacian, Roberts, Sobel 以及Prewitt 滤波-edge-detection:Laplacian, Roberts, Sobel and Prewitt filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:117283
    • 提供者:hengliangz
  1. hm3_2

    0下载:
  2. (1)读取一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法处理。 (2)读取一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。-1.read an image, add a Gaussian/salt or pepper noise, then process with the neighborhood average/median filtering or K N nearest average law method.Output p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:seasonflow
  1. Edge-Detection

    0下载:
  2. 边缘检测的C程序,包含Rovert、Sobel、Prewitt、Laplacian、Laplacian-Gaussdeng等算法-Edge Detection of C procedures, including Rovert, Sobel, Prewitt, Laplacian, Laplacian-Gaussdeng algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:131348
    • 提供者:wuming
  1. image-process

    0下载:
  2. 5*5区域的邻域平均法,5*5中值滤波法,图像的锐化(Sobel,Laplacian算子),Roberts梯度锐化算法-neighbourhood averaging and median filtering of 5*5area, Image sharpening(include Sobel,Laplacian),and robert gradient sharpening algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:471252
    • 提供者:徐晓芳
  1. EdgeDetection

    0下载:
  2. 6 algorithms for edge detection, including Roberts, Sobel, Prewitt, Laplacian, Canny and improved Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:Amy
  1. digital-imaging-prossing

    0下载:
  2. 边缘检测 分别用sobel和laplacian算子来进行 -digital imaging prossing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3037
    • 提供者:zs
  1. Edge-detection

    0下载:
  2. 实现图像边缘检测,包括Roberts 、Sobel 、Prewitt 、 Krisch 、Log-Laplacian 边缘检测算子的实现方法。-Realization image edge detection, including Roberts, Sobel, Prewitt, Krisch, Log-Laplacian edge detection operator implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20469
    • 提供者:马江敏
  1. tuxiang2

    0下载:
  2. 线性平滑滤波器,中值滤波器,用Sobel算子和拉普拉斯对图像锐化-Linear smoothing filter, median filter, Sobel operator and Laplacian image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:cool
  1. bb

    0下载:
  2. 对所提取的图像进行如:prewitt算子、canny算子、laplacian算子 sobel算子的操作得到各种图像-For which the extracted image as: prewitt operator, canny operator, laplacian operator sobel operator actions to obtain various images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3449
    • 提供者:zhangdongmei
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:星河之风
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. dedfrghyjh

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化 -Sobel operator and Laplacian sharpening image
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10951
    • 提供者:在一起
  1. graphic_filter

    0下载:
  2. 不使用OpenCV里面的库函数,手动实现均值滤波,高斯滤波Robert算子,Sobel算子和拉普拉斯算子锐化以及高提升滤波-Which do not use OpenCV library functions implemented manually mean filter, Gaussian Robert operator, Sobel operator and Laplacian sharpening filter and high lift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2506236
    • 提供者:hambioverus
  1. 2

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘 Canny算子检测边缘 边界跟踪(bwtraceboundary函数)Hough变换-Sobel operator and Laplacian operator image sharpening gradient edge detection LOG operator edge detection operator Canny edge detection boundary tracing (bwtraceboundar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:12232
    • 提供者:sun
  1. Untitled2

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化,边界跟踪(bwtraceboundary函数)-Sobel operator and Laplacian image sharpening, boundary tracing (bwtraceboundary function)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:800
    • 提供者:zhengzheng
  1. image

    0下载:
  2. 调用自定义函数解决题目: 1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩 2.得到傅里叶变换后的图像 3.fft中心变换\walsh变换,进行两种变换的对比 4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化 5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像 6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像 7.拉普拉斯高
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:634880
    • 提供者:malvina
  1. opencv

    0下载:
  2. OPENCV中空域滤波去噪函数Blur、boxFilter、MediaBlur和GaussianBlur等函数的使用方法;空域锐化函数Sobel、Laplacian等函数的使用方法(The method of using the spatial domain filtering de-noising function in OPENCV;)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:2373632
    • 提供者:mazr
  1. Project2

    2下载:
  2. Using an image to do the following operations, image translation, image rotation, shear operations, smooth, Laplacian and Sobel operators, Gamma correction and histogram enhancement.
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1299456
    • 提供者:韩小贺
« 1 2 3 4 5 6»
搜珍网 www.dssz.com